Skip to content

Comments

Add main menu page to the game#100

Open
Itx-Psycho0 wants to merge 1 commit intoknative-extensions:mainfrom
Itx-Psycho0:add-main-menu
Open

Add main menu page to the game#100
Itx-Psycho0 wants to merge 1 commit intoknative-extensions:mainfrom
Itx-Psycho0:add-main-menu

Conversation

@Itx-Psycho0
Copy link
Contributor

What this PR does

Adds a main menu page to the game as described in #10.

Changes

  • Created Scenes/main_menu.tscn with styled menu buttons
  • Created Scenes/main_menu.gd with navigation logic
  • Menu includes: Start Game, Settings, Quit
  • Set as the main scene in the project. godot

Video

Screen.Recording.2026-02-17.205511.mp4

Testing

Tested all button navigations
Verified scene transitions work correctly

Fixes #10

- Added main menu scene with Start Game, Settings, and Quit buttons
- Added main_menu.gd script for button navigation
- Styled menu to match the design reference

Fixes knative-extensions#10
@knative-prow
Copy link

knative-prow bot commented Feb 17, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Itx-Psycho0
Once this PR has been reviewed and has the lgtm label, please assign zainabhusain227 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Itx-Psycho0
Copy link
Contributor Author

@Cali0707 @prajjwalyd @ankitajana21 Requesting your review on this PR.
Implementing the main menu,
Let me know if any changes are needed. Happy to iterate on feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Main Menu Page to the Game

1 participant